iosMultiline
Type
object
Summary
A native iOS control, UITextView, which allows the editing of multiple lines of text.
Syntax
iosMultiline
Description
A multi-line iOS Text Input (UITextView) control is created using a control type of "multiline".
The input control allows multiple lines of text to be edited with the 'return' key ending each line.
For full details of what the UITextView control is capable of and a background on it, see the iOS reference document.
Examples
mobileControlCreate "multiline"
mobileControlCreate "multiline", "name entry"
Related
command: mobileControlDelete, mobileControlDo, mobileControlSet, mobileControlCreate
function: mobileControlGet, mobileControlTarget
message: scrollerEndDecelerate, scrollerBeginDrag, inputBeginEditing, scrollerDidScroll, scrollerEndDrag, inputTextChanged, scrollerScrollToTop, inputEndEditing, scrollerBeginDecelerate
Compatibility and Support
Introduced
LiveCode 4.6.4
OS
ios
Platforms
mobile